home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 April / PC för Alla 0504.iso / noje / arcade-3.6.exe / pong.swf / scripts / DefineButton2_8 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-06-17  |  38 b   |  4 lines

  1. on(press){
  2.    fscommand("quit");
  3. }
  4.